In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / BarcodeAztecReaderDoScan_4 Method

BarcodeAztecReaderDoScan_4 Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(985)>

Function BarcodeAztecReaderDoScan_4( _

   ByVal ImageID As Integer, _

   ByVal ScanMode As BarcodeAztecReaderScanMode, _

   ByVal ExpectedCount As Integer, _

   ByVal StopOnExpectedCount As Boolean _

) As GdPictureStatus
[DispId(985)]

GdPictureStatus BarcodeAztecReaderDoScan_4( 

   int ImageID,

   BarcodeAztecReaderScanMode ScanMode,

   int ExpectedCount,

   bool StopOnExpectedCount

)
function BarcodeAztecReaderDoScan_4( 

    ImageID: Integer;

    ScanMode: BarcodeAztecReaderScanMode;

    ExpectedCount: Integer;

    StopOnExpectedCount: Boolean

): GdPictureStatus; 
DispIdAttribute(985)

function BarcodeAztecReaderDoScan_4( 

   ImageID : int,

   ScanMode : BarcodeAztecReaderScanMode,

   ExpectedCount : int,

   StopOnExpectedCount : boolean

) : GdPictureStatus;
[DispId(985)]

GdPictureStatus BarcodeAztecReaderDoScan_4( 

   int ImageID,

   BarcodeAztecReaderScanMode ScanMode,

   int ExpectedCount,

   bool StopOnExpectedCount

) 
[DispId(985)]

GdPictureStatus BarcodeAztecReaderDoScan_4( 

   int ImageID,

   BarcodeAztecReaderScanMode ScanMode,

   int ExpectedCount,

   bool StopOnExpectedCount

) 

Parameters

ImageID
ScanMode
ExpectedCount
StopOnExpectedCount
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members